Scheduled Video Call Details for Authenticated Users

Print
Email Template Details
Folder Unfiled Public Classic Email Templates
Name Scheduled Video Call Details for Authenticated Users
Unique Name AppointmentManagementAuthenticatedEmailTemplate
Encoding UTF-8
Type custom
Available For Use Yes
Subject {!Organization.Name}:Your video call is scheduled!
HTML Body <html><head><title></title><style type="text/css">* { font-family: Segoe UI; font-size: 16px; color:black; }.button { display: block; margin-left: auto; margin-right: auto; width: 70%; max-width: 350px; height: 25px; color: white; background: #0176d3; border: 1px solid #c9c9c9; padding: 10px; text-align: center; border-radius: 5px; font-weight: bold; line-height: 25px; font-weight:normal; } img { display: block; margin-left: auto; margin-right: auto; } a { text-decoration: none; color: #5e5e5e; font-weight:normal; } .icon{ display: inline; height: 12.65px; width: 11.82px; left: 1.10px; top: 0.67px; border-radius: 0px; } h1 { text-align: center; font-size: 20px; font-weight:normal; }</style></head><body><img src="https://test.salesforce.com/img/icon/t4v35/utility/event_120.png"><h1>Video Visit has been scheduled!</h1><br /> <p>Hello {!ServiceAppointment.Account},<br /> Your video call with <b> {!ServiceAppointment.Subject}</b> was scheduled. </p><h2>Appointment Details</h2> <br /> <b>Name</b> <br /> {!ServiceAppointment.Subject}<br /> <br /> <b>Visit Type</b> <br /> {!ServiceAppointment.AppointmentType}<br /> <br /> <b>Scheduled for</b> <br /> <img class="icon" src="https://test.salesforce.com/img/icon/t4v35/utility/event_120.png">{!DATETIMEVALUE(ServiceAppointment.SchedStartTime)}.<br /> {!User.TimeZoneSidKey}<br /> <br /> <a style="color:white;" class="button" href="[PORTAL_URL]">Join Video Call</a><p>Thank you,<br /> {!Organization.Name}</p></body></html>
Description Notification of a new scheduled appointment.